Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Typhoon Theme CSS issue after update

theme

Started by Justin 4 years ago · 3 replies · 650 views
4 years ago

Hi 😃

I have an install of the Typhoon theme and the bg-primary-darker class stopped working after an update.

I have done a fresh install of the latest version of grav with the typhoon theme one page skeleton and I am having the same issue.

Any ideas?
typhoon|690x251

👍 1
4 years ago

Hi,
Have you find the issue ?
Same with a new fresh install

Cheers

4 years ago

No, I still have the issue.

For now, I am using bg-blue-700 as its close to a darker version of my primary colour.

😦

4 years ago

Hi,

Found the typo
In the tailwind.config.js file
Search for color-primary__darker to add -- before

before

color-primary__darker

after

--color-primary__darker

and

npm run build

And voila

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by FrViPofm, 20 hours ago
1 34 7 hours ago
Themes & Styling · by stuart young, 1 month ago
3 480 1 month ago
Themes & Styling · by Sebadamus, 2 months ago
5 481 2 months ago
Themes & Styling · by martynfoster735, 2 months ago
1 460 2 months ago
Themes & Styling · by Justin Young, 2 months ago
1 490 2 months ago